Docs.rs
fuel-crypto-0.3.0
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fuel-crypto 0.3.0
Fuel cryptographic primitives.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
22
out of
22
items documented
0
out of
1
items with examples
Links
Homepage
FuelLabs/fuel-crypto
21
5
5
crates.io
Dependencies
borrown ^0.1
normal
fuel-types ^0.3
normal
rand ^0.8
normal
secp256k1 ^0.20
normal
serde ^1.0
normal
sha2 ^0.9
normal
rand ^0.8
dev
Versions
0.58.2
0.58.1
0.58.0
0.57.1
0.57.0
0.56.0
0.55.0
0.54.1
0.54.0
0.53.0
0.52.0
0.51.0
0.50.0
0.49.0
0.48.0
0.47.1
0.47.0
0.46.0
0.45.0
0.44.0
0.43.2
0.43.1
0.43.0
0.42.3
0.42.2
0.42.1
0.42.0
0.41.0
0.40.0
0.39.0
0.38.0
0.37.0
0.36.1
0.36.0
0.35.4
0.35.3
0.35.2
0.35.1
0.35.0
0.34.1
0.34.0
0.33.0
0.32.0
0.31.2
0.31.1
0.31.0
0.30.0
0.29.0
0.28.1
0.27.0
0.26.3
0.26.2
0.26.1
0.26.0
0.25.3
0.25.2
0.25.1
0.25.0
0.24.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Owners
Fuel Crypto
Fuel cryptographic primitives.
Compile features
std
: Unless set, the crate will link to the core-crate instead of the std-crate. More info
here
.
random
: Implement
no-std
rand
features for the provided types.
serde-types
: Add support for
serde
for the provided types.
serde-types-minimal
: Add support for
no-std
serde
for the provided types.